From: Kenichi Handa Date: Fri, 9 Dec 2011 05:24:26 +0000 (+0900) Subject: Add a bug number to a ChangeLog entry. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~1304^2~9 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=cb8a6a749f554cb049bea34337bcc09a5253f0e6;p=emacs.git Add a bug number to a ChangeLog entry. --- diff --git a/src/ChangeLog b/src/ChangeLog index a8d9c5d04b1..358cb884de5 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,7 +1,7 @@ 2011-12-08 Kazuhiro Ito (tiny change) * coding.c (encode_coding_ccl): Check (charbuf < charbuf_end) - after the loop to call ccl_driver at least once. + after the loop to call ccl_driver at least once (Bug#8619). 2011-12-08 Kenichi Handa